deploy: Bump the mtime on ostree/deploy after deployments finish
authorColin Walters <walters@verbum.org>
Wed, 2 Mar 2016 21:26:09 +0000 (16:26 -0500)
committerColin Walters <walters@verbum.org>
Thu, 3 Mar 2016 13:52:42 +0000 (08:52 -0500)
commitd49718a6198eae6597595887b5d1522ae5424451
treed5e5b0ca6fbd20a7192b798bfd351ca42a9fe6ab
parentd25212f04ac824afff9f45e61be3d8e63be174f2
deploy: Bump the mtime on ostree/deploy after deployments finish

This allows other processes (e.g. rpm-ostreed) to monitor for external
changes (e.g. if someone does `ostree admin undeploy`) in a relatively
sane fashion.

Specifically, I'm trying to fix:
https://github.com/projectatomic/rpm-ostree/issues/220
src/libostree/ostree-sysroot-deploy.c
tests/admin-test.sh